This attribute controls whether coordinate values are reported
whenever a MappingMapping is used to transform a set of points. If its
value is zero (the default), no report is made. However, if it
is non-zero, the coordinates of each point are reported (both
before and after transformation) by writing them to standard
output.
This attribute is provided as an aid to debugging, and to avoid
having to report values explicitly in simple programs.