name property

name property

Returns the name of the property.

Definition:

@property
def name(self):
    ...

See Also