{
  "id": "tradle.Singleton",
  "type": "tradle.Model",
  "title": "Singleton",
  "isInterface": true,
  "properties": {
    "current": {
      "type": "boolean"
    }
  },
  "required": [
    "current"
  ]
}
