EntityConnectionStringBuilder.Name Property
Gets or sets the name of a section as defined in a configuration file.
Assembly: EntityFramework (in EntityFramework.dll)
[RefreshPropertiesAttribute(RefreshProperties.All)] [DisplayNameAttribute("Name")] public string Name { get; set; }