name property
String
get
name
The name of the terminal.
Implementation
_i2.String get name => _i5.getProperty(
this,
'name',
);
The name of the terminal.
_i2.String get name => _i5.getProperty(
this,
'name',
);