public virtual void AddAsync(bool addAll = false, Infastructure.ProgressReporter pg = null) { _role.AddAsync(addAll, pg); }