section property

LocalizedString? section
getter/setter pair

The section of the seat, such as "121".

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

Implementation

LocalizedString? section;