AXNodeProperties Property  | 
Version 108.4.130 
            All other properties
            
 
    Namespace: 
   CefSharp.DevTools.Accessibility
    Assembly:
   CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntaxpublic IList<AXProperty> Properties { get; set; }public:
property IList<AXProperty^>^ Properties {
	IList<AXProperty^>^ get ();
	void set (IList<AXProperty^>^ value);
}Property Value
Type: 
IListAXProperty
See Also