---
title: country
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nstextcheckingkey/country
---

# country

A key that corresponds to the country or region component of the address.

## Declaration

```swift
static let country: NSTextCheckingKey
```

## See Also

### Constants

- [name](foundation/nstextcheckingkey/name.md)
- [jobTitle](foundation/nstextcheckingkey/jobtitle.md)
- [organization](foundation/nstextcheckingkey/organization.md)
- [street](foundation/nstextcheckingkey/street.md)
- [city](foundation/nstextcheckingkey/city.md)
- [state](foundation/nstextcheckingkey/state.md)
- [zip](foundation/nstextcheckingkey/zip.md)
- [phone](foundation/nstextcheckingkey/phone.md)
