Tells whether the Expr represents a Mathematica atom. Works like the Mathematica function AtomQ.
true, if the Expr is an atom; false otherwise.
Like Mathematica's AtomQ, this returns true if the Expr has head Rational or Complex.
Expr Class | Wolfram.NETLink Namespace