property_name property

property_name property

Gets the name of properties that satisfy the specification.

Definition:

@property
def property_name(self):
    ...

See Also