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