Gets or sets the document's creation date. It is January 1, 0001 in the Gregorian calendar, if there is no creation date contained in the current document.
public System.DateTime CreationDate { get; set; }
Public Property CreationDate() As System.DateTime