text property

text property

Gets the text of the defined name.

Definition:

@property
def text(self):
    ...

See Also