[]
Checks if a given expression is Identifier with a given name.
public static bool IsId(this ExpressionInfo e, string name)