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