We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f90fed commit 8fc4ef8Copy full SHA for 8fc4ef8
components/expression_language/syntax.rst
@@ -28,7 +28,7 @@ Working with Objects
28
When passing objects into an expression, you can use different syntaxes to
29
access properties and call methods on the object.
30
31
-Accessing Public Methods
+Accessing Public Properties
32
~~~~~~~~~~~~~~~~~~~~~~~~
33
34
Public properties on objects can be accessed by using the ``.`` syntax, similar
0 commit comments