---
title: attr
framework: security
role: symbol
role_heading: Instance Property
path: security/seckeychainattributelist/attr
---

# attr

A pointer to the first keychain attribute in the array.

## Declaration

```swift
var attr: UnsafeMutablePointer<SecKeychainAttribute>?
```
