Function SockAddrIPv6.port

Get/set the sa's port in host byte order

void port (
  ushort newPort
) nothrow @property @nogc @safe;

ushort port () pure nothrow @property @nogc @safe const;