Rectangle.y

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T y [@property getter]
  2. T y [@property setter]
    struct Rectangle(T)
    @property
    void
    y
    (
    T y
    )

Meta