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