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

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 { }