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