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

# iataCode

The three-letter International Air Transport Association (IATA) code for the airport.

## Declaration

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

## See Also

### Describing the Airport

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