protocol property

String? protocol

Implementation

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

Implementation

set protocol(String? value) native;