Rectangle.x

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

Meta