Invalid Code public class Test { public int i { get { return 0; } set; } } void main () { }