name property

String? get name

Get the name of the runway.

Implementation

String? get name => _name;