'Declaration
Public OnWriteExecutable As Opc.Ua.NodeAttributeEventHandler(Of Boolean)
'Usage
Dim instance As MethodState Dim value As Opc.Ua.NodeAttributeEventHandler(Of Boolean) value = instance.OnWriteExecutable instance.OnWriteExecutable = value
public Opc.Ua.NodeAttributeEventHandler<bool> OnWriteExecutable
public: Opc.Ua.NodeAttributeEventHandler<bool>^ OnWriteExecutable