print_copies недвижимость

Получить и установить количество копий для печати.

Определение:

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

Смотрите также