public string Batch0 { get; set; }
Public Property Batch0 As String Get Set
public: property String^ Batch0 { String^ get (); void set (String^ value); }
member Batch0 : string with get, set
In This Article