fun test(bean: Bean) { bean.isProp2 = true println(bean.isProp2) }