Translations:Projects/Nepomuk/Resources/22/en

From KDE TechBase

QString origName = res.property( NCO::fullname() ).toString(); // will return "Tom Marvolo Riddle"

   res.setProperty( NCO::fullname(), QLatin1String("Lord Voldemort") ); // will work this time - we're using setProperty