public float Latitude { get; set; }
Public Property Latitude As Single Get Set
public: property float Latitude { float get (); void set (float value); }
member Latitude : float32 with get, set
function get_Latitude(); function set_Latitude(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.