# Editor.MapDoc.MapNode.World

```csharp
MapWorld World { get; set; }
```

The world this map node belongs to.

Declared in [Editor.MapDoc.MapNode](/api/Editor.MapDoc.MapNode).
Assembly: `Sandbox.Tools`.
