when you do msg.name="ehhehe"
i think all the array will be name= hehe right?
or you need to index it?

msg.name[0]="ehhe";???