---
title: objectID
framework: cryptotokenkit
role: symbol
role_heading: Instance Property
path: cryptotokenkit/tktokenkeychainitem/objectid
---

# objectID

Returns the object ID used for keychain item identification.

## Declaration

```swift
var objectID: TKToken.ObjectID { get }
```

## See Also

### Accessing Keychain Item Attributes

- [label](cryptotokenkit/tktokenkeychainitem/label.md)
- [constraints](cryptotokenkit/tktokenkeychainitem/constraints.md)
