secondary_unit property

secondary_unit property

SecondaryUnit

Definition:

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

See Also