sandboxSuffix

@get:Internal
abstract val sandboxSuffix: Property<String>

Represents the suffix used i.e., for test-related or custom tasks.

The default suffix is composed of the task name (prepare[X]Sandbox[_Y]) to the -[X][Y] format.