Component3D.rigidBody property

Rigid body attached to this component, it encapsulates some convenience methods for physics And gives access to the underlying physics rigidbody and colliders

you can find more info at RigidBodyWrapper

Signature:

rigidBody: RigidBodyWrapper;