text property

text property

Gets actual text

Definition:

@property
def text(self):
    ...

See Also