Version 108.4.130 
            ID for this node's parent.
            
 
    Namespace: 
   CefSharp.DevTools.Accessibility
    Assembly:
   CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntaxpublic string ParentId { get; set; }public:
property String^ ParentId {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also