In VB.NET, you can surround a variable name with brackets and use keywords as variable names, like this:
Dim [goto] As String = \"\"
Is the
string @string = "";