public StrPtr GetUser() { StrPtr ret = new StrPtr(p4apiPINVOKE.ClientApi_GetUser(swigCPtr), false); return ret; }