public int Y { get; set; }
Public Property Y As Integer
public: property int Y { int get (); void set (int value); }
[Missing <remarks> documentation for P:PH.Map.Entity.Y]