[]
Gets or sets a collection of tag cloud items.
public Collection<TagCloudItem> TagCloudItems { get; set; }
Public Property TagCloudItems As Collection(Of TagCloudItem)