Instructs the TomlSerializer not to serialize 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 an optional ignore condition.