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

# sender

The person who sent the message.

## Declaration

```swift
@NSCopying var sender: INPerson? { get }
```

## See Also

### Getting the Participants

- [recipients](intents/inmessage/recipients.md)
