name property

name property

Gets the name of the object

Definition:

@property
def name(self):
    ...

See Also