itinerary property
dynamic
itinerary
getter/setter pair
Destination(s) ( [Place
] ) that make up a trip For a trip
where destination order is important use [ItemList
] to specify
that order (see examples). Supported types: ItemList
, Place
Implementation
dynamic itinerary;