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