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