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