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

# nonPropagated

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

## Declaration

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

## See Also

### Inspecting Attachments

- [propagated](coremedia/cmattachmentbearerattachments/propagated.md)
