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