name property

name property

Gets the title of the subject of the file.

Definition:

@property
def name(self):
    ...

See Also