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