public string GetName()
    {
        string ret = BIMcollab_UserPINVOKE.BC_User_GetName(swigCPtr);

        return(ret);
    }