This version of Unity is unsupported.
Method group is Obsolete

ContactPairHeader.OtherBody

Obsolete Please use ContactPairHeader.otherBody instead.
Upgrade to otherBody
public Component OtherBody;

Description

The second Rigidbody or ArticulationBody in the pair.

Use with the as keyword to determine the actual type of the component.