多项选择题

A.prop.put("name","tom")
B.prop.add("name","tom")
C.prop.put("name",tom)
D.prop.setProperty("tom","toma")