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