var constructorVariableWithAnnotations: kotlin.Long
  @one.Anno
  get()
  @one.Anno
  set(@one.Anno value: kotlin.Long)
