---
title: userOwned
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/cssearchableitemattributeset/userowned
---

# userOwned

A value that indicates the user purchased or owns the item.

## Declaration

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

## Discussion

Discussion Examples of items to set this property on include songs and movies the user purchases.

## See Also

### Describing user involvement

- [userCreated](corespotlight/cssearchableitemattributeset/usercreated.md)
- [userCurated](corespotlight/cssearchableitemattributeset/usercurated.md)
