Version 130.1.90
            Text describing the current session. Present only if there is an active
            session on the sink.
            
Namespace: CefSharp.DevTools.CastAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
 Syntax
Syntaxpublic string Session { get; set; }public:
property String^ Session {
	String^ get ();
	void set (String^ value);
}Property Value
String See Also
See Also