# Sandbox.PhysicsBody.GameObject

```csharp
GameObject GameObject { get; set; }
```

The GameObject that created this body

Declared in [Sandbox.PhysicsBody](/api/Sandbox.PhysicsBody).
Assembly: `Sandbox.Engine`.
