public JsonSchemaProperty?Visit(IField <JsonFieldProperties> field, Args args) { return(SchemaBuilder.JsonProperty()); }