public decimal Latitude { get; set; }
public: property Decimal Latitude { Decimal get (); void set (Decimal value); }