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

# organization

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

## Declaration

```swift
static let organization: NSTextCheckingKey
```

## See Also

### Constants

- [name](foundation/nstextcheckingkey/name.md)
- [jobTitle](foundation/nstextcheckingkey/jobtitle.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)
