Builder.people

Undocumented in source. Be warned that the author may not have intended to support it.
  1. StructList!(.Person).Builder people [@property getter]
  2. StructList!(.Person).Reader people [@property setter]
    struct Builder
    @property
    void
    people
    (
    StructList!(.Person).Reader value
    )

Meta