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