namespace property

String? get namespace
inherited

The URI of the namespace definition This must be in the form of an absolute URI.

Implementation

String? get name;/// The URI of the namespace definition
/// This must be in the form of an absolute URI.
String? get namespace;