[Missing <summary> documentation for "P:FlightPlan.TOLeg.Length"]
public double Length { get; set; }
Public Property Length As Double Get Set
public: property double Length { double get (); void set (double value); }