physical_weight property
physical_weight property
PhysicalWeight
Definition:
@property
def physical_weight(self):
    ...
@physical_weight.setter
def physical_weight(self, value):
    ...
PhysicalWeight
@property
def physical_weight(self):
    ...
@physical_weight.setter
def physical_weight(self, value):
    ...