namespace property
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;
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>).
String get namespace;