Kotlin Android String Ressource

println("My string is: ${R.string.my_string}")
HRZP