name property

name property

Gets the name of the module. Read-only str.

Definition:

@property
def name(self):
    ...

See Also