41424344454647
else { Value v = ValueFactory.createValue(value); properties.add(Property.value(key, v)); } } return new Data(properties); }