'DeclarationProtected ReadOnly Property NodeToListenersMap As System.Collections.Hashtable
'UsageDim instance As NNodeEventSinkService Dim value As System.Collections.Hashtable value = instance.NodeToListenersMap
protected System.Collections.Hashtable NodeToListenersMap {get;}