I have a problem with declaring the position variable
class A { public int X { get; set; } public int Y { get; set; } } abstract c