timeZone

@get:JvmName(name = "timeZone")
val timeZone: Int


@JvmName(name = "-deprecated_timeZone")
fun timeZone(): Int

Deprecated (with error)

moved to val

Replace with

timeZone