Specifies the style of a YAML scalar.
public enum ScalarStyle
kind:method, kind:property, kind:ctor. Press Esc to clear.AnyLet the emitter choose the style.DoubleQuotedThe double-quoted scalar style.FoldedThe folded scalar style.LiteralThe literal scalar style.PlainThe plain scalar style.SingleQuotedThe single-quoted scalar style.