name property

String? get name

Get the runway name.

Implementation

String? get name => _name;