This["blah"+sumNum].text =?

I know that I can’t asisgn text generically to a dynamic text box like this:
this[“blah”+sumNum].text =

But is there a method that would work similarly to this?

Thanks!
David