namespace Volian.Base.Library { public static class BaseLnSettings { public static bool blBaseLine { get; set; } = false; } }