overall_height property

overall_height property

OverallHeight

Definition:

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

See Also