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