public bool Enabled { get; private set; }
Public Property Enabled As Boolean
public: property bool Enabled { bool get (); void set (bool value); }