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