'Declaration <ColumnAttribute("time_zone")> Public Property TimeZone As String
'Declaration
<ColumnAttribute("time_zone")> Public Property TimeZone As String
[Column("time_zone")] public string TimeZone {get; set;}
GeoLocation Class GeoLocation Members