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