---
title: name
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inairline/name
---

# name

The name of the airline.

## Declaration

```swift
var name: String? { get }
```

## See Also

### Describing the Airline

- [iataCode](intents/inairline/iatacode.md)
- [icaoCode](intents/inairline/icaocode.md)
