PropertyStruct.i

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto i [@property getter]
  2. int i [@property setter]
    struct PropertyStruct
    @property
    @jsonize
    void
    i
    (
    int val
    )

Meta