val test: Unit
  field = try { //BLOCK
  }
  catch (...) { //BLOCK
  }

  get

