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