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