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