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