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