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