comments недвижимость
comments недвижимость
Получает или задает документ comments.
Определение:
@property
def comments(self):
    ...
@comments.setter
def comments(self, value):
    ...
Получает или задает документ comments.
@property
def comments(self):
    ...
@comments.setter
def comments(self, value):
    ...