[]
The timezone of the visitor's location.
[Column("time_zone")] public string TimeZone { get; set; }
<Column("time_zone")> Public Property TimeZone As String