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