# Sandbox.PhysicsJointBuilder.Body2

```csharp
int Body2 { get; set; }
```

The index of the second connected body, using the order bodies were added to the model.

Declared in [Sandbox.PhysicsJointBuilder](/api/Sandbox.PhysicsJointBuilder).
Assembly: `Sandbox.Engine`.
