---
title: shareMetadatas
framework: cloudkit
role: symbol
role_heading: Instance Property
path: cloudkit/ckacceptsharesoperation/sharemetadatas
---

# shareMetadatas

The share metadatas to process.

## Declaration

```swift
var shareMetadatas: [CKShare.Metadata]? { get set }
```

## Discussion

Discussion Use this property to view or change the metadata of the shares you want to process. If you intend to specify or change the value of this property, do so before you execute the operation or submit it to a queue.

## See Also

### Processing the Share Accept Results

- [perShareCompletionBlock](cloudkit/ckacceptsharesoperation/persharecompletionblock.md)
- [acceptSharesCompletionBlock](cloudkit/ckacceptsharesoperation/acceptsharescompletionblock.md)
