public bool Enabled { get; set; }
Public Property Enabled As Boolean Get Set
public: virtual property bool Enabled { bool get () sealed; void set (bool value) sealed; }
abstract Enabled : bool with get, set override Enabled : bool with get, set
function get_Enabled(); function set_Enabled(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.