---
title: ownerNameComponents
framework: fileprovider
role: symbol
role_heading: Instance Property
path: fileprovider/nsfileprovideritemprotocol/ownernamecomponents
---

# ownerNameComponents

The name of the item’s owner.

## Declaration

```swift
optional var ownerNameComponents: PersonNameComponents? { get }
```

## See Also

### Sharing

- [isShared](fileprovider/nsfileprovideritemprotocol/isshared.md)
- [isSharedByCurrentUser](fileprovider/nsfileprovideritemprotocol/issharedbycurrentuser.md)
- [mostRecentEditorNameComponents](fileprovider/nsfileprovideritemprotocol/mostrecenteditornamecomponents.md)
