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