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