public string ToString(bool writePort) { string ret = RakNetPINVOKE.CSharp_AddressOrGUID_ToString(swigCPtr, writePort); return(ret); }