# id

> Filter id of the block.

## Definition

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

```csharp
public string id { get; }
```

### Remarks

In example, if you have `color=red, the id is `color.
