Height

Unique identifier of VehicleDimensions.height property of the Vehicle model.

To access the property value from the Vehicle, use the following snippet:

val height = (vehicle as? Motorized)?.dimensions?.height