/// <summary>
 /// Deprecated Method for adding a new object to the Level3 EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddToLevel3(Level3 level3)
 {
     base.AddObject("Level3", level3);
 }