name property

name property

Gets a string representation qualified name.

Definition:

@property
def name(self):
    ...

See Also