[]
Gets or sets the creation date and time of the document.
The default value for this property is DateTime.MinValue, which causes the current date/time to be used when the document is saved.
public DateTime CreationDate { get; set; }