text property

text property

Gets textual equivalent of the structured text.

Definition:

@property
def text(self):
    ...

See Also