public virtual PointD Location { get; set; }Public Overridable Property Location As PointD
Get
Setpublic:
virtual property PointD Location {
PointD get ();
void set (PointD value);
}abstract Location : PointD with get, set
override Location : PointD with get, set