---
title: CNContainerNameKey
framework: contacts
role: symbol
role_heading: Global Variable
path: contacts/cncontainernamekey
---

# CNContainerNameKey

The name of the container.

## Declaration

```swift
let CNContainerNameKey: String
```

## Discussion

Discussion This key represents the container identifier property for KVC/KVO usage. This property is always fetched.

## See Also

### Groups and Containers

- [CNGroupNameKey](contacts/cngroupnamekey.md)
- [CNGroupIdentifierKey](contacts/cngroupidentifierkey.md)
- [CNContainerTypeKey](contacts/cncontainertypekey.md)
