'Declaration
Public Event NodeAttributePropertyChanged As NodeAttributePropertyEventHandler
'Usage
Dim instance As NNodeEventSinkService Dim handler As NodeAttributePropertyEventHandler AddHandler instance.NodeAttributePropertyChanged, handler
public event NodeAttributePropertyEventHandler NodeAttributePropertyChanged