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