URN.nss
string nss() @property const @safeReturn the Namespace Specific String (NSS): the part after "urn:". In generic URI syntax this corresponds to the path component.
Returns
The namespace specific string.
void nss(string value) @property @safeSet the Namespace Specific String (NSS).
Parameters
value | Namespace specific string to set (stored in the underlying URI's path). |