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