public string Icon { get; set; }
Public Property Icon As String Get Set
public: property String^ Icon { String^ get (); void set (String^ value); }
member Icon : string with get, set
In This Article