target

@get:JvmName(name = "getTarget")
@set:JvmName(name = "setTarget")
var target: String
Target value to apply.

string target = 2;