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