Gets or sets the condition that must be met before the member is ignored.
public YamlIgnoreCondition Condition { get; set; }
The default value is Always.