---
title: userCurated
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/cssearchableitemattributeset/usercurated
---

# userCurated

A value that indicates the user selected the item.

## Declaration

```swift
var userCurated: NSNumber? { get set }
```

## Discussion

Discussion Examples of items to set this property on include media content the user downloads and websites or news articles the user bookmarks.

## See Also

### Describing user involvement

- [userCreated](corespotlight/cssearchableitemattributeset/usercreated.md)
- [userOwned](corespotlight/cssearchableitemattributeset/userowned.md)
