public bool IsIntegerValue { get; }
Public ReadOnly Property IsIntegerValue As Boolean Get
public: property bool IsIntegerValue { bool get (); }
member IsIntegerValue : bool with get