Mode Property (SDKConfigSection)
The 'mode' attribute. Default = Replay.

C# Syntax

[ConfigurationProperty(IsRequired=true, 
   Name="mode", 
   Options=ConfigurationPropertyOptions.IsRequired, 
   IsDefaultCollection=false, 
   IsKey=false)]
public string Mode {get;}