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