public PointF Point { get; set; }
Public Property Point As PointF
public: property PointF Point { PointF get (); void set (PointF value); }