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

# name

The name of the group.

## Declaration

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