@Override
public abstract void setValue (Boolean value)

Set the wrapped value.

Note: this method should accept null without throwing an exception, setting "false" instead.

Parameters:
value     The new value