key

@get:JvmName(name = "getKey")
@set:JvmName(name = "setKey")
var key: ApplicationKey
Primary key describing this application's identity.

.elide.app.ApplicationKey key = 1;