'Declaration
Protected Overridable ReadOnly Property EnableElementNotifications As System.Boolean
'Usage
Dim instance As NUIElementHost Dim value As System.Boolean value = instance.EnableElementNotifications
protected virtual System.bool EnableElementNotifications {get;}