system_type property

system_type property

SystemType

Definition:

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

See Also