---
title: mostRecentEditorNameComponents
framework: fileprovider
role: symbol
role_heading: Instance Property
path: fileprovider/nsfileprovideritemprotocol/mostrecenteditornamecomponents
---

# mostRecentEditorNameComponents

The most recent editor’s name.

## Declaration

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

## See Also

### Sharing

- [isShared](fileprovider/nsfileprovideritemprotocol/isshared.md)
- [isSharedByCurrentUser](fileprovider/nsfileprovideritemprotocol/issharedbycurrentuser.md)
- [ownerNameComponents](fileprovider/nsfileprovideritemprotocol/ownernamecomponents.md)
