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