namespace property

String namespace
final

The data type namespace. See NameSpace.

Uniquely identifies the organization/person who determines how to interpret name. To prevent conflicts, a reverse domain namespace is suggested: e.g., "org.openmhealth" or "dk.cachet.carp".

Implementation

final String namespace;