public virtual BigInteger Value { get; }
Public Overridable ReadOnly Property Value As BigInteger Get
public: virtual property BigInteger^ Value { BigInteger^ get (); }
function get_Value();
In This Article