host 属性

String? host

实现

String? get host native;
void host=(String? value)

实现

set host(String? value) native;