public int x { get; }
Public ReadOnly Property x As Integer Get
public: property int x { int get (); }
member x : int with get