corrected_object عقار

corrected_object عقار

يحصل على الكائن المصحح ويقوم بتعيينه.

تعريف:

@property
def corrected_object(self):
    ...
@corrected_object.setter
def corrected_object(self, value):
    ...

أنظر أيضا