---
title: itemName
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsprintpanel/accessorysummarykey/itemname
---

# itemName

A key that specifies the name of the accessory panel setting.

## Declaration

```swift
static let itemName: NSPrintPanel.AccessorySummaryKey
```

## Discussion

Discussion The corresponding value should be an NSString object.

## See Also

### Summary Keys

- [itemDescription](appkit/nsprintpanel/accessorysummarykey/itemdescription.md)
