# IsEmpty

> Determines if the command list is empty.

## Definition

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

```csharp
public bool IsEmpty { get; }
```
