# Current

> Get the current item being enumerated.

## Definition

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

```csharp
public ref readonly HierarchyNode Current { get; }
```
