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