'Declaration <ColumnAttribute("latitude")> Public Property Latitude As Double
'Declaration
<ColumnAttribute("latitude")> Public Property Latitude As Double
[Column("latitude")] public double Latitude {get; set;}
GeoLocationIPv4 Class GeoLocationIPv4 Members