print_comments عقار

يمثل الطريقة التي تتم بها طباعة التعليقات مع الورقة.

تعريف:

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

أنظر أيضا