---
title: flight
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inflightreservation/flight
---

# flight

The flight information associated with the reservation.

## Declaration

```swift
@NSCopying var flight: INFlight { get }
```

## See Also

### Getting the Flight Reservation Information

- [INFlight](intents/inflight.md)
- [INAirline](intents/inairline.md)
- [INAirport](intents/inairport.md)
- [INAirportGate](intents/inairportgate.md)
- [reservedSeat](intents/inflightreservation/reservedseat.md)
