IsCommercial
Unique identifier of Motorized.isCommercial property of the Vehicle model.
To access the property value from the Vehicle, use the following snippet:
val isCommercial = (vehicle as? Motorized)?.isCommercial
Content copied to clipboard