port property

int? port
getter/setter pair

Port number to access on the container.

Number must be in the range 1 to 65535.

Implementation

core.int? port;