{
  "label-elem": {
    "text": "question",
    "class": "block-label has-question"
  },
  "input-elem": {
    "is-question": true,
    "attrs": {
      "placeholder": "When this field gets focus the question will be shown"
    },
    "messages": [
      {
        "messageText": "Is this the BIG question?"
      }
    ]
  }
}
