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