---
title: identifier
framework: pencilkit
role: symbol
role_heading: Instance Property
path: pencilkit/pktoolpickeritem/identifier
---

# identifier

A string that identifies the item in the tool picker.

## Declaration

```swift
var identifier: String { get }
```
