port property

int? get port

Implementation

int? get port => attributes['port'] as int?;