DSL EXPRESSION:
unset $x


AST:
* statement block
    * unset "unset"
        * direct field value "x"

