Public ReadOnly Property Point As PointF
Dim instance As Element Dim value As PointF value = instance.Point
public PointF Point {get;}