Contains all user defined document properties.

Syntax

public Dictionary<string, object> UserDocumentProperties { get; set; }
Public Property UserDocumentProperties As Dictionary(Of String, Object)