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