public class GameConstants { public static string LevelCompletedStatsKey = "LevelsCompleted"; public static string NameEnteredCheckKey = "IsNameEntered"; public static string DisplayNameKey = "DisplayName"; }