property_value property

property_value property

Gets the value of properties that satisfy the specification.

Definition:

@property
def property_value(self):
    ...

See Also