/// <summary>
 /// Create a new zatvoreniZE object.
 /// </summary>
 /// <param name="ld">Initial value of the ld property.</param>
 public static zatvoreniZE CreatezatvoreniZE(global::System.String ld)
 {
     zatvoreniZE zatvoreniZE = new zatvoreniZE();
     zatvoreniZE.ld = ld;
     return zatvoreniZE;
 }
 /// <summary>
 /// Deprecated Method for adding a new object to the zatvoreniZE EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddTozatvoreniZE(zatvoreniZE zatvoreniZE)
 {
     base.AddObject("zatvoreniZE", zatvoreniZE);
 }