namespace property

String? namespace
final

The variable namespace associated with the action. All variables produced as output by this action fall under this namespace.

Implementation

final String? namespace;