'Declaration
Public Overridable ReadOnly Property ImageList As System.Windows.Forms.ImageList
'Usage
Dim instance As NImageListBuilder Dim value As System.Windows.Forms.ImageList value = instance.ImageList
public virtual System.Windows.Forms.ImageList ImageList {get;}