row property

LocalizedString? row
getter/setter pair

The row of the seat, such as "1", E", "BB", or "A5".

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

Implementation

LocalizedString? row;