'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;}
GeoLocation Class GeoLocation Members