namespace property

String? namespace
getter/setter pair

Namespace name under which deferred tools are grouped.

When non-null, deferred tools are wrapped inside a namespace container.

Implementation

String? namespace;