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