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