We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c2c5fc commit 3334743Copy full SHA for 3334743
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