'Declaration Public ReadOnly Property Items As System.Collections.Generic.List(Of IPageContentActionExecutor)
public System.Collections.Generic.List<IPageContentActionExecutor> Items { get; }
public: __property System.Collections.Generic.List<IPageContentActionExecutor*>* get_Items();
public:
property System.Collections.Generic.List<IPageContentActionExecutor^>^ Items { System.Collections.Generic.List<IPageContentActionExecutor^>^ get(); }