---
title: userCreated
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/cssearchableitemattributeset/usercreated
---

# userCreated

A value that indicates the user created the item.

## Declaration

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

## Discussion

Discussion Examples of items to set this property on include notes and documents that the user creates or modifies.

## See Also

### Describing user involvement

- [userCurated](corespotlight/cssearchableitemattributeset/usercurated.md)
- [userOwned](corespotlight/cssearchableitemattributeset/userowned.md)
