---
title: currentUserParticipant
framework: cloudkit
role: symbol
role_heading: Instance Property
path: cloudkit/ckshare/currentuserparticipant
---

# currentUserParticipant

The participant that represents the current user.

## Declaration

```swift
@NSCopying var currentUserParticipant: CKShare.Participant? { get }
```

## See Also

### Accessing the Share’s Attributes

- [owner](cloudkit/ckshare/owner.md)
- [participants](cloudkit/ckshare/participants.md)
- [url](cloudkit/ckshare/url.md)
