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