[]
Gets the list of document keywords, or subjects. Maps to Dublin Core 'subject' property.
public ObservableCollection<string> Keywords { get; }
Public ReadOnly Property Keywords As ObservableCollection(Of String)