How can I use the StayUprightSpring feature via blueprint?

In Unreal Engine 3, KActor had a feature, StayUprightSpring, which would apply torque to try to keep your actor upright.

How would I accomplish this same result in Blueprint on a physics object? I have tried a few approaches but haven’t been able to figure it out.