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