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