KV.value

Undocumented in source. Be warned that the author may not have intended to support it.
  1. V value [@property getter]
  2. V value [@property setter]
    struct KV
    @property @trusted
    void
    value
    (
    V val
    )

Meta