gate property

LocalizedString? gate
getter/setter pair

The gate the ticket holder should enter to get to their seat, such as "A" or "West".

This field is localizable so you may translate words or use different alphabets for the characters in an identifier.

Implementation

LocalizedString? gate;