Returns the line being constrained.
# Get the value of the property.propertyValue = verticalConstraint_var.line
#include <Fusion/Sketch/VerticalConstraint.h>// Get the value of the property.Ptr<SketchLine> propertyValue = verticalConstraint_var->line();