Sets or returns a Double representing the Y value of this quaternion.
// get accessor Double rtn = ISIQuaternion.Y; // set accessor ISIQuaternion.Y = Double;