# Sandbox.GameObject.NetworkAccessor.RootGameObject

```csharp
GameObject RootGameObject { get; set; }
```

Get the GameObject that is the root of this network object

Declared in [Sandbox.GameObject.NetworkAccessor](/api/Sandbox.GameObject.NetworkAccessor).
Assembly: `Sandbox.Engine`.
