@Target(value={METHOD,ANNOTATION_TYPE})
@Retention(value=RUNTIME)
@Documented
@API(status=MAINTAINED,
since="1.0")
public @interface Report
@Report
to specify what additional things should be reported
when running a property.Property
public abstract Reporting[] value