codice:
item = "tg";
this[item].text = "ciao";
oppure
codice:
item = tg;
item.text="ciao";