isAnonymous

Whether this variable is the anonymous variable, i.e. whether its name is "_". Anonymous variables are never meant to be shared: each one created via Var.anonymous is distinct, regardless of this property being true for all of them.