'Declaration
Protected Overridable ReadOnly Property DefaultImageList As System.Windows.Forms.ImageList
'Usage
Dim instance As NImageAndTextItem Dim value As System.Windows.Forms.ImageList value = instance.DefaultImageList
protected virtual System.Windows.Forms.ImageList DefaultImageList {get;}