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