[This is preliminary documentation and is subject to change.]
Gets or sets a value indicating whether nodes for collections are
shown in the tree.
| C# |
public bool ShowCollectionNodes { get; set; }
If false, then nodes for elements in a collection are shown
directly under the parent object of the collection.