[]
The visitor's zip/postal code.
[Column("zip_code")] public string ZipCode { get; set; }
<Column("zip_code")> Public Property ZipCode As String