---
title: bodyB
framework: spritekit
role: symbol
role_heading: Instance Property
path: spritekit/skphysicsjoint/bodyb
---

# bodyB

The second body connected by the joint.

## Declaration

```swift
var bodyB: SKPhysicsBody { get set }
```

## See Also

### Accessing or Setting a Joint’s Bodies

- [bodyA](spritekit/skphysicsjoint/bodya.md)
