seat property

LocalizedString? seat
getter/setter pair

The seat number, such as "1", "2", "3", or any other seat identifier.

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

Implementation

LocalizedString? seat;