<PackageReference Include="System.Configuration.ConfigurationManager" Version="9.0.7" />

SettingElement

public sealed class SettingElement : ConfigurationElement
Represents a simplified configuration element used for updating elements in the configuration. This class cannot be inherited.
namespace System.Configuration { }