command_type Eigentum

command_type Eigentum

Definition:

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

Siehe auch