namespaceURI property

String? namespaceURI

Returns the namespace.

MDN Reference

Implementation

_i2.String? get namespaceURI => _i4.getProperty(
      this,
      'namespaceURI',
    );