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