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