scope

@get:JvmName(name = "getScope")
@set:JvmName(name = "setScope")
var scope: String
Defines the navigation scope for this web application's context.

string scope = 11;