@protected void setDouble(String key, double value) { internal.setDouble(key, value); notifyAsync(); }