Describes the location of a seat
Optional
@property (nonatomic, strong, nullable) SDLGrid *grid;
var grid: SDLGrid? { get set }