Point :: y - Vertical position
The property contains the vertical position for the point.
Return value:  Position in collection ( int32  )
The position of an entry in a collection or list is the number of the entry in the collection beginning with 0 for the first entry.
Implementation overview
- Get horizontal position
 Point :: y (  )
- Set vertical position
 Point :: y ( iVertical )

