namespace MesETL.App.Const;
public static class ProcessStep
{
public const string Produce = "Producer";
}