---
title: bundle
framework: automator
role: symbol
role_heading: Instance Property
path: automator/ambundleaction/bundle
---

# bundle

The action’s bundle object.

## Declaration

```swift
var bundle: Bundle { get }
```

## See Also

### Managing Action Properties

- [hasView](automator/ambundleaction/hasview.md)
- [view](automator/ambundleaction/view.md)
- [parameters](automator/ambundleaction/parameters.md)
