---
title: label
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nstoolbaritem/label
---

# label

The label that appears for this item in the toolbar.

## Declaration

```swift
var label: String { get set }
```

## Discussion

Discussion For more information, see Integrating a Toolbar and Touch Bar into Your App.

## See Also

### Related Documentation

- [menuFormRepresentation](appkit/nstoolbaritem/menuformrepresentation.md)

### Describing the item

- [possibleLabels](appkit/nstoolbaritem/possiblelabels.md)
- [paletteLabel](appkit/nstoolbaritem/palettelabel.md)
- [title](appkit/nstoolbaritem/title.md)
- [toolTip](appkit/nstoolbaritem/tooltip.md)
