Preferred unit system to use when displaying distance.
Defaults to the unit system used in the country of origin.

C# | Visual Basic |
public Nullable<UnitSystem> UnitSystem { get; set; }
Public Property UnitSystem As Nullable(Of UnitSystem) Get Set

The unit system.