Returns the parent Profile object.
# Get the value of the property.propertyValue = profileLoop_var.parentProfile
#include <Fusion/Sketch/ProfileLoop.h>// Get the value of the property.Ptr<Profile> propertyValue = profileLoop_var->parentProfile();