public Point Location { get; set; }
Public Property Location As Point
public: property Point Location { Point get (); void set (Point value); }
[Missing <remarks> documentation for P:PH.Common.LandingPointInfo.Location]