'Declaration Public ReadOnly Property AllItems As System.Collections.Generic.List(Of Object)
public System.Collections.Generic.List<object> AllItems { get; }
public: __property System.Collections.Generic.List<object*>* get_AllItems();
public:
property System.Collections.Generic.List<object^>^ AllItems { System.Collections.Generic.List<object^>^ get(); }