---
title: SecItemAttr.labelItemAttr
framework: security
role: symbol
role_heading: Case
path: security/secitemattr/labelitemattr
---

# SecItemAttr.labelItemAttr

Identifies the label attribute.

## Declaration

```swift
case labelItemAttr
```

## Discussion

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