# Properties

| Name                     | Info                                                                                |
| ------------------------ | ----------------------------------------------------------------------------------- |
| value                    | text value                                                                          |
| text element             | a phrase that's used to perform actions on the text value                           |
| contains text element    | checks if a phrase (a text element property value) appears in the text              |
| starts with text element | checks if a phrase (a text element property value) appears at the start of the text |
| ends with text element   | checks if a phrase (a text element property value) appears at the end of the text   |
| text length              | the number of characters in the text                                                |
| word count               | the number of words in the text                                                     |
