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