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

ConfigurationProperty

public sealed class ConfigurationProperty
Represents an attribute or a child of a configuration element. This class cannot be inherited.
namespace System.Configuration { internal enum NamespaceChange { None, Add, Remove } }