# SettingsHelper Fields ## Fields
| accessor | Private delegate function that retrieves a setting with the given key. |
| detector | Private delegate function that detects if a setting with a given key exists. Returns true if the setting exists, false if not. |