public string BatchID { get; set; }
Public Property BatchID As String Get Set
public: property String^ BatchID { String^ get (); void set (String^ value); }