public int Y { get; set; }
Public Property Y As Integer
public: property int Y { int get (); void set (int value); }