[]
Gets or sets the date and time of image creation.
The format is "YYYY:MM:DD HH:MM:SS" with time shown in 24-hour format, and the date and time separated by one blank character.
public string DateTimeRaw { get; set; }
Public Property DateTimeRaw As String