public virtual double Z() { double ret = MeCabPINVOKE.Lattice_Z(swigCPtr); if (MeCabPINVOKE.SWIGPendingException.Pending) { throw MeCabPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }