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