defining_unit property

defining_unit property

DefiningUnit

Definition:

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

See Also