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