stringPreferencesKey
Get a key for a String preference. You should not have multiple keys with the same name (for use with the same Preferences). Using overlapping keys with different types can result in ClassCastException.
Return
the Preferences.Key
Parameters
name
the name of the preference