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

# name

The name of the airport.

## Declaration

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

## See Also

### Describing the Airport

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