---
title: bodyA
framework: spritekit
role: symbol
role_heading: Instance Property
path: spritekit/skphysicsjoint/bodya
---

# bodyA

The first body connected by the joint.

## Declaration

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

## See Also

### Accessing or Setting a Joint’s Bodies

- [bodyB](spritekit/skphysicsjoint/bodyb.md)
