---
title: isShared
framework: fileprovider
role: symbol
role_heading: Instance Property
path: fileprovider/nsfileprovideritemprotocol/isshared
---

# isShared

A Boolean value that indicates whether the item is shared with other users.

## Declaration

```swift
optional var isShared: Bool { get }
```

## See Also

### Sharing

- [isSharedByCurrentUser](fileprovider/nsfileprovideritemprotocol/issharedbycurrentuser.md)
- [mostRecentEditorNameComponents](fileprovider/nsfileprovideritemprotocol/mostrecenteditornamecomponents.md)
- [ownerNameComponents](fileprovider/nsfileprovideritemprotocol/ownernamecomponents.md)
