public string icon { get; set; }
Public Property icon As String Get Set
public: property String^ icon { String^ get (); void set (String^ value); }