---
title: name
framework: eventkit
role: symbol
role_heading: Instance Property
path: eventkit/ekparticipant/name
---

# name

The participant’s name.

## Declaration

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

## See Also

### Accessing Participant Properties

- [isCurrentUser](eventkit/ekparticipant/iscurrentuser.md)
- [participantRole](eventkit/ekparticipant/participantrole.md)
- [participantStatus](eventkit/ekparticipant/participantstatus.md)
- [participantType](eventkit/ekparticipant/participanttype.md)
- [url](eventkit/ekparticipant/url.md)
- [contactPredicate](eventkit/ekparticipant/contactpredicate.md)
