---
title: name
framework: pencilkit
role: symbol
role_heading: Instance Property
path: pencilkit/pktoolpickercustomitemconfiguration/name
---

# name

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

## Declaration

```occ
@property (nonatomic, copy) NSString * name;
```

## See Also

### Identifying the custom item

- [identifier](pencilkit/pktoolpickercustomitemconfiguration/identifier.md)
