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