get

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