Simple and default indexer for all case variables. It will keep the same name of the variable
and will generate string representation based on variable.toString() method
this indexer is always added at the end of the chain of indexers to allow custom implementations take
precedence over this one.