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