PropertyStruct.s

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

Meta