port property

int? get port

Implementation

external int? get port;
set port (int? value)

Implementation

external set port(int? value);