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