host property

String? host
getter/setter pair

The host name this target connects to.

Value must be a valid hostname as described by RFC-1123.

Required.

Implementation

core.String? host;