@Property
@PropertyAndField
@ParameterPropertyAndField
@Everything
var prop: kotlin.Int
  get()
  set(value: kotlin.Int)
