public interface RawProperties
void set(String propertyName, Object value)
This method need to be named that way or any other way that don't match property getter/setter naming. We could
used PropertyHidden but it's better to avoid it if possible.
propertyName - the name of the custom propertyvalue - the value of the propertyCopyright © 2004–2014 XWiki. All rights reserved.