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