expect var variable: kotlin.Int
  expect get()
  expect set(value: kotlin.Int)