value property

value property

Gets the attribute value represented as a string.

Definition:

@property
def value(self):
    ...

See Also