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