# Sandbox.GameObject.Network

```csharp
NetworkAccessor Network { get; set; }
```

Access network information for this GameObject.

Declared in [Sandbox.GameObject](/api/Sandbox.GameObject).
Assembly: `Sandbox.Engine`.
