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