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