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