0
kicks
Escape characters to use reserved words as variable names in .NET
one of the biggest advantages of .NET is that it is language agnostic, but what happens when you are using code written in another language, and they used a variable name that is a reserved word in your language?