requiredGet

fun <R : JsonNode> requiredGet(propertyName: String): R
fun <R : JsonNode> requiredGet(keyword: SchemaKeyword): R