---
title: bundleIdentifier
framework: appintentstesting
role: symbol
role_heading: Instance Property
path: appintentstesting/appintentdefinition/bundleidentifier
---

# bundleIdentifier

The bundle identifier of the app that includes this intent.

## Declaration

```swift
let bundleIdentifier: String
```

## See Also

### Identifying the intent

- [identifier](appintentstesting/appintentdefinition/identifier.md)
