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