Property that gets the sketch curve or edge this entity was derived from.
# Get the value of the property.propertyValue = pathEntity_var.entity
#include <Fusion/Features/PathEntity.h>// Get the value of the property.Ptr<Base> propertyValue = pathEntity_var->entity();