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

# bundleIdentifier

The bundle identifier of the app that includes the query.

## Declaration

```swift
let bundleIdentifier: String
```

## See Also

### Identifying the query

- [queryIdentifier](appintentstesting/intentvaluequerydefinition/queryidentifier.md)
