protocol 属性

String? protocol

实现

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

实现

set protocol(String? value) native;