[]
Gets the list of document dates. Maps to Dublin Core 'date' property.
public ObservableCollection<string> Dates { get; }
Public ReadOnly Property Dates As ObservableCollection(Of String)