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