unit_type property

unit_type property

UnitType

Definition:

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

See Also