namespace property

String? get namespace

Implementation

external String? get namespace;
set namespace (String? value)

Implementation

external set namespace(String? value);