AxleWeight

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

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

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