---
title: name
framework: pencilkit
role: symbol
role_heading: Instance Property
path: pencilkit/pktoolpickercustomitem/configuration-swift.struct/name
---

# name

A short string to show as the name of the tool in the UI.

## Declaration

```swift
var name: String
```

## See Also

### Identifying the custom tool

- [identifier](pencilkit/pktoolpickercustomitem/configuration-swift.struct/identifier.md)
