# Sandbox.GameObject.NetworkAccessor.IsOwner

```csharp
bool IsOwner { get; set; }
```

Are we the owner of this network object?

Declared in [Sandbox.GameObject.NetworkAccessor](/api/Sandbox.GameObject.NetworkAccessor).
Assembly: `Sandbox.Engine`.
