public int Y { get; }
Public ReadOnly Property Y As Integer Get
public: property int Y { int get (); }
member Y : int with get
In This Article