public bool Passive { get; set; }
Public Property Passive As Boolean Get Set
public: property bool Passive { bool get (); void set (bool value); }
member Passive : bool with get, set
function get_Passive(); function set_Passive(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.