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