You are attributing an empty string to text1. It's better to call text1 something like ageAsString, instead, to give proper semantic meaning to it.
You also have one more opening "{" then needed (and an extra opposing one at the end
You also have one more opening "{" then needed (and an extra opposing one at the end