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