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