> properties(class java.awt.Component) ["enabled", "foreground", "visible", "background", "font", "name"]
c1 = JCheckBox("Button1") property(c1, [["mnemonic", '1'], ["actionCommand", "Button1"], ["selected", true]])