---
title: kABAddressCountryKey
framework: addressbook
role: symbol
role_heading: Global Variable
path: addressbook/kabaddresscountrykey
---

# kABAddressCountryKey

Country name.

## Declaration

```swift
let kABAddressCountryKey: String
```

## Discussion

Discussion This is the field shown in the Contacts application.

## See Also

### Constants

- [kABAddressStreetKey](addressbook/kabaddressstreetkey.md)
- [kABAddressCityKey](addressbook/kabaddresscitykey.md)
- [kABAddressStateKey](addressbook/kabaddressstatekey.md)
- [kABAddressZIPKey](addressbook/kabaddresszipkey.md)
- [kABAddressCountryCodeKey](addressbook/kabaddresscountrycodekey.md)
