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

# name

A key that corresponds to the name component of the address.

## Declaration

```swift
static let name: NSTextCheckingKey
```

## See Also

### Constants

- [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)
- [country](foundation/nstextcheckingkey/country.md)
- [phone](foundation/nstextcheckingkey/phone.md)
