mime

@get:JvmName(name = "getMime")
@set:JvmName(name = "setMime")
var mime: String
Specifies a string for a mime-type. This is only used if the mime-type is not known to the VM implementation.

string mime = 9;