'Declaration
Public ReadOnly Property DataSections As System.Collections.Hashtable
'Usage
Dim instance As NAjaxXmlTransport Dim value As System.Collections.Hashtable value = instance.DataSections
public System.Collections.Hashtable DataSections {get;}