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