reservations An array containing reservations reqeusted by the user. Declarationvar reservations: [INReservation]? { get set }