---
title: query
framework: fileprovider
role: symbol
role_heading: Instance Property
path: fileprovider/nsfileproviderstringsearchrequest/query
---

# query

A plaintext string, representing the query a person entered into the system search UI.

## Declaration

```swift
var query: String { get }
```
