comments عقار
comments عقار
يحصل على المستند comments أو يعينه.
تعريف:
@property
def comments(self):
...
@comments.setter
def comments(self, value):
...
يحصل على المستند comments أو يعينه.
@property
def comments(self):
...
@comments.setter
def comments(self, value):
...