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

# owner

The participant that represents the share’s owner.

## Declaration

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

## See Also

### Accessing the Share’s Attributes

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