ns property

String? ns
getter/setter pair

Namespace of the action being requested.

Currently, there is no distinction between no namespace and all namespaces. Both are represented by "" (empty).

Implementation

core.String? ns;