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