command_type propiedad

command_type propiedad

Definición:

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

Ver también