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