port property

  1. @Int()
int port
getter/setter pair

< Port number.

Implementation

@ffi.Int()
external int port;