how to do casting from any to string kotlin code example Example: kotlin cast types val myInt: Int = 1.0 as Int