coach property

String? coach
getter/setter pair

The identifier of the train car or coach in which the ticketed seat is located.

Eg. "10"

Implementation

core.String? coach;