type property

VehicleType? type

Implementation

external VehicleType? get type;
void type=(VehicleType? value)

Implementation

external set type(VehicleType? value);