Use this property to set and retrieve the name of the batch.
string value; // give relevant initial value batchInfo.Name = value; value = batchInfo.Name
Type:string