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