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

  get
