set_data


Description:

public void set_data (string key, string? val)

Parameters:

this

the SettingOvsOtherConfig instance

key

the key to set

val

the value to set or null to clear a key.