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