Instructs the YamlSerializer when to ignore the public field or public read/write property value.
[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)]
public sealed class YamlIgnoreAttribute : YamlAttribute
kind:method, kind:property, kind:ctor. Press Esc to clear.ConditionGets or sets the condition that must be met before the member is ignored.