found

@get:JvmName(name = "getFound")
@set:JvmName(name = "setFound")
var found: Boolean
Whether the DNS record was found.

bool found = 2;