public static class JsonPropertyString {
    @JsonProperty
    public String testString;

    @Override