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