# Editor.MapDoc.MapNode.Parent

```csharp
MapNode Parent { get; set; }
```

The parent node, at the top level this will be the [Editor.MapDoc.MapWorld](/api/Editor.MapDoc.MapWorld)

Declared in [Editor.MapDoc.MapNode](/api/Editor.MapDoc.MapNode).
Assembly: `Sandbox.Tools`.
