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