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