bool Enabled { get; set; }
Property Enabled As Boolean Get Set
property bool Enabled { bool get (); void set (bool value); }