Metadata describing a single TOML property.
public class TomlPropertyMetadata
kind:method, kind:property, kind:ctor. Press Esc to clear.DisplayKindGets or sets the preferred display kind for this property.LeadingTriviaGets the leading trivia attached to this node. Might be null if no leading trivias.SpanGets or sets the source span for the property.TrailingTriviaGets the trailing trivia attached to this node. Might be null if no trailing trivias.TrailingTriviaAfterEndOfLineGets the trailing trivia attached to this node. Might be null if no trailing trivias.