[This is preliminary documentation and is subject to change.]
public bool Enabled { get; set; }
Public Property Enabled As Boolean
public: virtual property bool Enabled { bool get () sealed; void set (bool value) sealed; }