'Declaration
Protected ReadOnly Property NodeToListenersMap As System.Collections.Hashtable
'Usage
Dim instance As NNodeEventSinkService Dim value As System.Collections.Hashtable value = instance.NodeToListenersMap
protected System.Collections.Hashtable NodeToListenersMap {get;}