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