partOfTrip property

SchemaTrip? partOfTrip
getter/setter pair

Identifies that this [Trip] is a subTrip of another Trip For example Day 1, Day 2, etc of a multi-day trip.

Implementation

SchemaTrip? partOfTrip;