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