void IModelExplicitDeclarationsHolder.AddAsBag(MemberInfo member)
 {
     declaredModel.AddAsBag(member);
 }