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