Kotlin Android String Resource

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