host

@get:JvmName(name = "getHost")
@set:JvmName(name = "setHost")
var host: String
ID of the host this instance is assigned to.

string host = 1;