public double Location { get; set; }
Public Property Location As Double Get Set
public: property double Location { double get (); void set (double value); }
member Location : float with get, set
function get_Location(); function set_Location(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.