public bool IsDeleted()
    {
        bool ret = BIMcollab_UserPINVOKE.BC_User_IsDeleted(swigCPtr);

        return(ret);
    }