---
title: source
framework: groupactivities
role: symbol
role_heading: Instance Property
path: groupactivities/groupsessionmessenger/messagecontext/source
---

# source

The participant device that sent the message.

## Declaration

```swift
var source: Participant
```

## Discussion

Discussion Each device has a unique participant. Use this property to determine the origin of the message.
