# Sandbox.PhysicsBody.Parent

```csharp
PhysicsBody Parent { get; set; }
```

The physics body we are attached to, if any

Declared in [Sandbox.PhysicsBody](/api/Sandbox.PhysicsBody).
Assembly: `Sandbox.Engine`.
