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