public double FlangeThicknessLocation { get; set; }
Public Property FlangeThicknessLocation As Double Get Set
public: property double FlangeThicknessLocation { double get (); void set (double value); }
member FlangeThicknessLocation : float with get, set