name property

name property

Name of the module. Read-only str.

Definition:

@property
def name(self):
    ...

See Also