namespace Test { static internal class _Config // rename to Config { public static string Token = "enter token here"; } }