defined_unit property

defined_unit property

DefinedUnit

Definition:

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

See Also