port property

TfRef<num> get port

Reference to port attribute.

Implementation

TfRef<num> get port => TfRef.attribute<num>(this, 'port');