<PackageReference Include="System.Configuration.ConfigurationManager" Version="10.0.0-preview.1.25080.5" />

SettingAttribute

public class SettingAttribute : Attribute
Represents a custom settings attribute used to associate settings information with a settings property.
namespace System.Configuration { }