proxyFields += "\"" + gwtProxyProperty.getName() + "\"";
}
// if the property is in the existingFields list, do not add it
if (!existingDetailsViewFields.contains(gwtProxyProperty.getName())) {
dataDictionary.addSection("fields").setVariable("field",
gwtProxyProperty.getName());
final TemplateDataDictionary managedPropertiesSection = dataDictionary
.addSection("managedProperties");
managedPropertiesSection.setVariable("prop",