---
title: attributeSet
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/cssearchableitem/attributeset
---

# attributeSet

The set of attributes that contain metadata associated with the item in a CSSearchableItemAttributeSet object.

## Declaration

```swift
var attributeSet: CSSearchableItemAttributeSet { get set }
```

## See Also

### Setting attributes on a searchable item

- [uniqueIdentifier](corespotlight/cssearchableitem/uniqueidentifier.md)
- [domainIdentifier](corespotlight/cssearchableitem/domainidentifier.md)
- [expirationDate](corespotlight/cssearchableitem/expirationdate.md)
- [isUpdate](corespotlight/cssearchableitem/isupdate.md)
- [updateListenerOptions](corespotlight/cssearchableitem/updatelisteneroptions-swift.property.md)
- [CSSearchableItem.UpdateListenerOptions](corespotlight/cssearchableitem/updatelisteneroptions-swift.struct.md)
