present

@get:JvmName(name = "getPresent")
@set:JvmName(name = "setPresent")
var present: Boolean
Whether an HTTP body is present.

bool present = 1;