id

@get:JvmName(name = "getId")
@set:JvmName(name = "setId")
var id: String
Unique ID allocated for this instance.

string id = 1;