Version 106.0.290 
            Key object.
            
 
    Namespace: 
   CefSharp.DevTools.IndexedDB
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic RemoteObject Key { get; set; }public:
property RemoteObject^ Key {
	RemoteObject^ get ();
	void set (RemoteObject^ value);
}Property Value
Type: 
RemoteObject
See Also