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