---
title: SecItemAttr.commentItemAttr
framework: security
role: symbol
role_heading: Case
path: security/secitemattr/commentitemattr
---

# SecItemAttr.commentItemAttr

Identifies the comment attribute.

## Declaration

```swift
case commentItemAttr
```

## Discussion

Discussion You use this tag to set or get a string value that represents a user-editable string containing comments for this item. Keychain strings should use UTF-8 encoding.
