[ Version ( since = "3.20" ) ]
public void reset_property (string name)
Undoes the effect of calling @set to install an application-specific value for a setting.
After this call, the setting will again follow the session-wide value for this setting.
| this |
a Settings object |
| name |
the name of the setting to reset |