Point CurrentLocation { get; set; }
Property CurrentLocation As Point Get Set
property Point CurrentLocation { Point get (); void set (Point value); }
abstract CurrentLocation : Point with get, set
In This Article