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