---
title: CSUserQuery.Item
framework: corespotlight
role: symbol
role_heading: Structure
path: corespotlight/csuserquery/item
---

# CSUserQuery.Item

A search result that the query returns in a response.

## Declaration

```swift
struct Item
```

## Topics

### Instance Properties

- [item](corespotlight/csuserquery/item/item.md)

## Relationships

### Conforms To

- [Comparable](swift/comparable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Identifiable](swift/identifiable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Executing the query automatically

- [responses](corespotlight/csuserquery/responses-swift.property.md)
- [suggestions](corespotlight/csuserquery/suggestions-swift.property.md)
- [CSUserQuery.Responses](corespotlight/csuserquery/responses-swift.struct.md)
- [CSUserQuery.Suggestions](corespotlight/csuserquery/suggestions-swift.struct.md)
- [CSUserQuery.Suggestion](corespotlight/csuserquery/suggestion.md)
