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