routeRestrictions property

LocalizedString? routeRestrictions
getter/setter pair

Restrictions about routes that may be taken.

For example, this may be the string "Reserved CrossCountry trains only".

Implementation

LocalizedString? routeRestrictions;