private void enterSetMessage()
{try { __CLOVER_225_0.M[2807]++;
__CLOVER_225_0.S[11519]++;String name = getAttribute("name");
__CLOVER_225_0.S[11520]++;String key = getAttribute("key");
__CLOVER_225_0.S[11521]++;IBeanInitializer bi = _factory.createMessageBeanInitializer();
__CLOVER_225_0.S[11522]++;PropertyUtils.write(bi, "propertyName", name);
__CLOVER_225_0.S[11523]++;PropertyUtils.write(bi, "key", key);
__CLOVER_225_0.S[11524]++;bi.setLocation(getLocation());
__CLOVER_225_0.S[11525]++;IBeanSpecification bs = (IBeanSpecification) peekObject();
__CLOVER_225_0.S[11526]++;bs.addInitializer(bi);