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