# Tooltip

> Gets or sets the tooltip shown when the user hovers over the header of this column.

## Definition

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

```csharp
public string Tooltip { get; set; }
```
