command_type属性

command_type属性

定义:

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

也可以看看