comments 属性

comments 属性

签名的目的。

定义:

@property
def comments(self):
    ...
@comments.setter
def comments(self, value):
    ...

也可以看看