author property
author property
Definition:
@property
def author(self):
...
@author.setter
def author(self, value):
...
See Also
- class
FileAuthorMetadata
@property
def author(self):
...
@author.setter
def author(self, value):
...
FileAuthorMetadata