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