[ NoAccessorMethod ]
[ Version ( since = "0.14.0" ) ]
public bool allow_newlines_in_values { get; set; }
Whether objects may be printed across multiple lines (for example pretty printed).
if false, input must end with an empty line.