namespace property

String get namespace
inherited

Extension namespace; must match ^[a-z][a-z0-9_]*$.

Used to prefix tool names (<namespace>.<tool>) and to scope VM service extensions (ext.exploration.<namespace>.<suffix>).

Implementation

String get namespace;