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