Indicates if this feature is parametric or not.
# Get the value of the property.propertyValue = mirrorFeature_var.isParametric
#include <Fusion/Features/MirrorFeature.h>// Get the value of the property.boolean propertyValue = mirrorFeature_var->isParametric();