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