Returns the second point.
# Get the value of the property.propertyValue = verticalPointsConstraint_var.pointTwo
#include <Fusion/Sketch/VerticalPointsConstraint.h>// Get the value of the property.Ptr<SketchPoint> propertyValue = verticalPointsConstraint_var->pointTwo();