chr_type عقار
chr_type عقار
تحديد دمج الأحرف حسب قيمة النوع.
تعريف:
@property
def chr_type(self):
...
@chr_type.setter
def chr_type(self, value):
...
تحديد دمج الأحرف حسب قيمة النوع.
@property
def chr_type(self):
...
@chr_type.setter
def chr_type(self, value):
...