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