---
title: item
framework: security
role: symbol
role_heading: Instance Property
path: security/seckeychaincallbackinfo/item
---

# item

A reference to the keychain item in which the event occurred. If the event did not involve an item, this field is not valid.

## Declaration

```swift
var item: Unmanaged<SecKeychainItem>
```
