'Declaration Public ReadOnly Property InsertPanel As DocumentEditorInsertPanel
public DocumentEditorInsertPanel InsertPanel { get; }
public: __property DocumentEditorInsertPanel* get_InsertPanel();
public:
property DocumentEditorInsertPanel^ InsertPanel { DocumentEditorInsertPanel^ get(); }