Rectangle.x

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

Meta