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