# Value

> The textual value of the filter.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Hierarchy](/engine/6000.5/script-reference/unity/hierarchy.md)
* **Assembly:** UnityEngine.HierarchyCoreModule

```csharp
public string Value { readonly get; set; }
```
