second_command Eigentum

second_command Eigentum

Definition:

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

Siehe auch