---
title: notebookItemIdentifier
framework: intents
role: symbol
role_heading: Instance Property
path: intents/insearchfornotebookitemsintent/notebookitemidentifier
---

# notebookItemIdentifier

The unique identifier that your app assigned to the item.

## Declaration

```swift
var notebookItemIdentifier: String? { get }
```
