internal void SyncWith(AttributeSet set)
 {
     _repository.SyncWith(set.Copy(set));
 }