The Items property is deprecated. Use the ItemPaths property instead for retrieving all items of a tree.
Gets a list of items in the tree (including all children).protected TreeContent Items { get; }
'Declaration Protected Read Property Items As TreeContent