character عقار
character عقار
يحصل ويضبط character من الرصاصة.
تعريف:
@property
def character(self):
...
@character.setter
def character(self, value):
...
يحصل ويضبط character من الرصاصة.
@property
def character(self):
...
@character.setter
def character(self, value):
...