I assume there is no difference between string and String, other than the color in the source window. What is the comman way to write this word?
string is just an alias for String. you may choose whatever form you want.