IsEnabled Property (CheckBoxDescription)

Indicates whether the object is enabled. Null if disabled.

C# Syntax

public Nullable<bool> IsEnabled {get; set;}