TestSuitePropertyName

Designates the String parameter of a top-level test suite function which receives qualified property name.

A top-level TestRegistering test suite function must have exactly one String parameter annotated with @TestSuitePropertyName with a default value of "". At the call site of such function, the compiler plugin will insert the fully qualified name of the corresponding top-level property.