Gets or sets the travel mode.
The mode of travel, such as driving (default) or walking.
Note that if you specify walking directions,
you will need to specify a <div> panel to hold a warning notice to users.

C# | Visual Basic |
public TravelMode TravelMode { get; set; }
Public Property TravelMode As TravelMode Get Set

The travel mode.