public ImageList ImageList { get; set; }
Public Property ImageList As ImageList
public: property ImageList^ ImageList { ImageList^ get (); void set (ImageList^ value); }