value property

value property

Defines the property for get string value.

Definition:

@property
def value(self):
    ...

See Also