package test; class JavaBeanVal { String getColor() { return ""; } }