author property

author property

The document author extracted from its metadata, or an empty string if no author is available.

Definition:

@property
def author(self):
    ...

See Also