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