Property Enabled Enabled Boolean indicating if the section is enabled or not. Declaration public bool Enabled { get; protected set; } Property Value Type Description Boolean True if the section is active, false otherwise.