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