public static void Main() { Programm inst = new Programm(); Console.WriteLine("TheProperty = {0}", inst.TheProperty); }