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