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