property_name property

property_name property

Gets the property name.

Definition:

@property
def property_name(self):
    ...

See Also