server property

  1. @Array<Char>(64)
Array<Char> server
getter/setter pair

Implementation

@Array<Char>(64)
external Array<Char> server;