# ViewModel

> The underlying HierarchyViewModel of this HierarchyView.

## Definition

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

```csharp
public HierarchyViewModel ViewModel { get; }
```
