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