Returns the parent component that owns this feature.
# Get the value of the property.propertyValue = refoldFeature_var.parentComponent
#include <Fusion/Features/RefoldFeature.h>// Get the value of the property.Ptr<Component> propertyValue = refoldFeature_var->parentComponent();