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