Inheritance: AbstractEasyType
 public void Add(EasyNested nested)
 {
     InnerList.Add(nested);
 }
 public void Add(EasyNested nested)
 {
     InnerList.Add(nested);
 }