RigidBodyWrapper.enabled property

Is this rigidbody enabled?

Signature:

get enabled(): boolean;
 
set enabled(value: boolean);