lat long data type c#

C#
 public decimal Latitude { get; set; }
 public decimal Longitude { get; set; }
Source

Also in C#: