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