public bool IsConst { get; }
Public ReadOnly Property IsConst As Boolean Get
public: virtual property bool IsConst { bool get () sealed; }
abstract IsConst : bool with get override IsConst : bool with get
In This Article