model

@get:JvmName(name = "getModel")
@set:JvmName(name = "setModel")
var model: String
Model of this device.

string model = 4;