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