prog.cs(8,17): error CS0102: The type `Test.A' already contains a definition for `P1'
prog.cs(7,17): (Location of the symbol related to previous error)
prog.cs(9,17): error CS0102: The type `Test.A' already contains a definition for `P1'
prog.cs(7,17): (Location of the symbol related to previous error)
prog.cs(10,17): error CS0102: The type `Test.A' already contains a definition for `P1'
prog.cs(7,17): (Location of the symbol related to previous error)
prog.cs(11,17): error CS0102: The type `Test.A' already contains a definition for `P1'
prog.cs(7,17): (Location of the symbol related to previous error)
prog.cs(12,17): error CS0102: The type `Test.A' already contains a definition for `P1'
prog.cs(7,17): (Location of the symbol related to previous error)
Compilation failed: 5 error(s), 0 warnings