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