print_comments الملكية

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

تعريف:

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

أنظر أيضا