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