text property

text property

The text contained within the option element.

Definition:

@property
def text(self):
    ...

See Also