'Declaration Public ReadOnly Property FilePanel As DocumentEditorFilePanel
public DocumentEditorFilePanel FilePanel { get; }
public: __property DocumentEditorFilePanel* get_FilePanel();
public:
property DocumentEditorFilePanel^ FilePanel { DocumentEditorFilePanel^ get(); }