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