maxHeightInCentimeters property
getter/setter pair
Max permitted height during the trip, in centimeters. This property will be set if the TruckSpecifications.heightInCentimeters exceeds this value.
Implementation
int? maxHeightInCentimeters;