name property

name property

Returns the name of this attribute.

Definition:

@property
def name(self):
    ...

See Also