public virtual bool Enabled { get; set; }
Public Overridable Property Enabled As Boolean Get Set
public: virtual property bool Enabled { bool get (); void set (bool value); }
function get_Enabled(); function set_Enabled(value);
In This Article