@JsonProperty("title")
 public String getTitle() {
   return mSimpleNote.getTitle();
 }