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