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