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