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