IsRequired Property (EditFieldBaseDescription)
Indicates whether the field is mandatory. Null if indeterminate.

C# Syntax

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