public double IFBandwidth { get; set; }Public Property IFBandwidth As Double
Get
Setpublic:
virtual property double IFBandwidth {
double get () sealed;
void set (double value) sealed;
}abstract IFBandwidth : float with get, set
override IFBandwidth : float with get, set