vendor

@get:JvmName(name = "getVendor")
@set:JvmName(name = "setVendor")
var vendor: String
Vendor of this device.

string vendor = 3;