---
title: groupName
framework: intents
role: symbol
role_heading: Instance Property
path: intents/incallgroup/groupname
---

# groupName

The name contributed the user to their group call.

## Declaration

```swift
var groupName: String? { get }
```
