fun main(args: Array) { var a = "teste" print(a.javaClass.name) } //https://pt.stackoverflow.com/q/364502/101