[]
Gets or sets the offset from UTC (the time difference from Universal Time Coordinated including daylight saving time) of the time of DateTimeOriginal tag.
The format when recording the offset is "±HH:MM". The part of "±" shall be recorded as "+" or "-".
public string OffsetTimeOriginalRaw { get; set; }
Public Property OffsetTimeOriginalRaw As String