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