'Declaration
Protected Overridable ReadOnly Property DefaultTimerInterval As System.Integer
'Usage
Dim instance As NTaskDialog Dim value As System.Integer value = instance.DefaultTimerInterval
protected virtual System.int DefaultTimerInterval {get;}