Function URL.username
The user name part of the URL (optional)
string username() nothrow @property @safe const;
void username
(
string v
) @property @safe;
The user name part of the URL (optional)
string username() nothrow @property @safe const;
void username
(
string v
) @property @safe;