Y-coordinate of the point.
throws DocumentException An error has occurred during Document Library execution.
int get y => _handle.ref.Y;
set y(int value) => _handle.ref.Y = value;