port property

int? port
getter/setter pair

Port for the MySQL connection, default value is 3306.

Implementation

core.int? port;