A double specifying the longitude of a single point on the globe. Optional. The default value is 0.
public double Longitude { set; get; }
This property is a floating-point value in decimal degrees representing a WGS 84 datum. Valid values range from -180 to 180.
Reference
Location.Latitude Property