addDocumentation
Controls whether to generate documentation comments in the generated code.
By default, this is set to true
. Setting it to false
will disable documentation generation.
Return
true
if documentation is generated, false
otherwise.