ttl

@get:JvmName(name = "getTtl")
@set:JvmName(name = "setTtl")
var ttl: Long
Specifies the time-to-live (TTL) value for the record.

uint64 ttl = 3;