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