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