---
title: itemDescription
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsprintpanel/accessorysummarykey/itemdescription
---

# itemDescription

A key that identfies the current value of the accessory panel setting.

## Declaration

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

## Discussion

Discussion The corresponding value should be an NSString object.

## See Also

### Summary Keys

- [itemName](appkit/nsprintpanel/accessorysummarykey/itemname.md)
