---
title: propagated
framework: coremedia
role: symbol
role_heading: Instance Property
path: coremedia/cmattachmentbearerattachments/propagated
---

# propagated

A dictionary of attachments to copy when propagating attachments from one object to another.

## Declaration

```swift
var propagated: [String : Any] { get }
```

## See Also

### Inspecting Attachments

- [nonPropagated](coremedia/cmattachmentbearerattachments/nonpropagated.md)
