value property

value property

Value of the property

Definition:

@property
def value(self):
    ...

See Also