# Sandbox.Physics.PhysicsJoint.Body2

```csharp
PhysicsBody Body2 { get; set; }
```

The target physics body this joint is constraining.

Declared in [Sandbox.Physics.PhysicsJoint](/api/Sandbox.Physics.PhysicsJoint).
Assembly: `Sandbox.Engine`.
