Set a property if no value currently exists. If the property exists already, a message is logged and the method returns with no other effect. @param name The name of property to set. Must not be null . @param value The new value of the property. Must not be <cod
(final String name, final String value)
source not stored for this graph (policy: none)