'Declaration Protected ReadOnly Property Items As System.Collections.Generic.Dictionary(Of String,ICloneable)
protected System.Collections.Generic.Dictionary<string,ICloneable> Items { get; }
protected: __property System.Collections.Generic.Dictionary<string,ICloneable*>* get_Items();
protected:
property System.Collections.Generic.Dictionary<string,ICloneable^>^ Items { System.Collections.Generic.Dictionary<string,ICloneable^>^ get(); }