# Sandbox.GameObject.NetworkAccessor.Active

```csharp
bool Active { get; set; }
```

Is this object networked?

Declared in [Sandbox.GameObject.NetworkAccessor](/api/Sandbox.GameObject.NetworkAccessor).
Assembly: `Sandbox.Engine`.
