# Nested

> Indicates that the search document is an nested object.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.Search](/engine/6000.7/script-reference/unityeditor/search.md)
* **Assembly:** UnityEditor

```csharp
Nested = 4
```

### Remarks

In example, a nested object can be a sub asset.
