---
title: name
framework: contacts
role: symbol
role_heading: Instance Property
path: contacts/cncontainer/name
---

# name

The name of the container.

## Declaration

```swift
var name: String { get }
```

## See Also

### Getting the Container Information

- [identifier](contacts/cncontainer/identifier.md)
- [type](contacts/cncontainer/type.md)
- [CNContainerType](contacts/cncontainertype.md)
