stringSetting
A property delegate function to access a string setting in MapGPT core.
This function creates a StringSettingEditor for managing the retrieval and modification of a string setting identified by the specified key.
Return
A ReadOnlyProperty delegate that provides access to the StringSettingEditor.
Parameters
key
The key that identifies the string setting.