public MockSectionWithUnnamedCollection()
 {
     this[collectionProperty] = new UnnamedChildCollection();
 }
 public MockSectionWithUnnamedCollection()
 {
     this[collectionProperty] = new UnnamedChildCollection();
 }