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