Returns the current health state of the joint.
# Get the value of the property.propertyValue = joint_var.healthState
#include <Fusion/Components/Joint.h>// Get the value of the property.FeatureHealthStates propertyValue = joint_var->healthState();