attachComments property
Whether a // comment written directly above a directive moves with it.
Opt-in: it changes where existing comments end up, and the note above the
first directive is a file header in either case.
Implementation
final bool attachComments;