port property

String? get port

Implementation

String? get port native;
set port (String? value)

Implementation

set port(String? value) native;