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