# Sandbox.Component.GameObject

```csharp
GameObject GameObject { get; set; }
```

The GameObject this component belongs to.

Declared in [Sandbox.Component](/api/Sandbox.Component).
Assembly: `Sandbox.Engine`.
