namespace test open class test.JavaBeanVal : java.lang.Object { final /*constructor*/ fun (): test.JavaBeanVal open fun getColor(): jet.String? }