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