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