Connection Property
The 'connection' element.

C# Syntax

[ConfigurationProperty(IsRequired=true, 
   Name="connection", 
   Options=ConfigurationPropertyOptions.IsRequired, 
   IsDefaultCollection=false, 
   IsKey=false)]
public ConnectionElement Connection {get;}