weight_value property

weight_value property

WeightValue

Definition:

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

See Also