mass property

int mass
getter/setter pair

Vehicle mass in kg. By default it is 0 and is not considered in routing

Implementation

int mass;