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