Return the Y value of a control point as a Double.
// get accessor Double rtn = ControlPoint.Y; // set accessor ControlPoint.Y = Double;