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

# groupName

The name of the grouped conversation.

## Declaration

```swift
@NSCopying var groupName: INSpeakableString? { get }
```

## See Also

### Getting the Supplementary Attributes

- [dateSent](intents/inmessage/datesent.md)
- [messageType](intents/inmessage/messagetype.md)
- [INMessageType](intents/inmessagetype.md)
- [serviceName](intents/inmessage/servicename.md)
