text property

text property

Gets the actual text string represented by the chunk.

Definition:

@property
def text(self):
    ...

See Also