kotlin string object code example Example: kotlin string Click to copyval str1 = "Hello, javaTpoint" val str2 = """Welcome To JavaTpoint"""