Tells whether the Expr represents a Mathematica symbol.
true, if the Expr is a symbol; false otherwise.
Works like the following test in Mathematica: Head[e] === Symbol.
Expr Class | Wolfram.NETLink Namespace