unit_component property

unit_component property

UnitComponent

Definition:

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

See Also