# Sandbox.GameObject.IsNetworkRoot

```csharp
bool IsNetworkRoot { get; set; }
```

If true then this object is the root of a networked object.

Declared in [Sandbox.GameObject](/api/Sandbox.GameObject).
Assembly: `Sandbox.Engine`.
