public string[] InsertHtmlMenuList { get; set; }
Public Property InsertHtmlMenuList As String()
public: property array<String^>^ InsertHtmlMenuList { array<String^>^ get (); void set (array<String^>^ value); }