name property

name property

Gets the name of this variable

Definition:

@property
def name(self):
    ...

See Also