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