Returns the current health state of the feature.
# Get the value of the property.propertyValue = coilFeature_var.healthState
#include <Fusion/Features/CoilFeature.h>// Get the value of the property.FeatureHealthStates propertyValue = coilFeature_var->healthState();