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