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