position عقار
position عقار
تحدد هذه السمة الرقم position للحرف الموجود في الكائن
تعريف:
@property
def position(self):
...
@position.setter
def position(self, value):
...
تحدد هذه السمة الرقم position للحرف الموجود في الكائن
@property
def position(self):
...
@position.setter
def position(self, value):
...