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