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