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