# ClearCellContent

> If true, the children of the HierarchyViewCell are deleted when the cell is unbound.

## Definition

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

```csharp
public bool ClearCellContent { get; set; }
```
