text property

text property

Returns string representation of the result.

Definition:

@property
def text(self):
    ...

See Also