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