546547548549550551552
{ // // Return a wrapped copy of the original bean property map, so any edits // don't impact the bean properties. // return new BeanPropertyMap(_bean.getPropertyMap()); }