Value.opDispatch

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto opDispatch [@property getter]
  2. string opDispatch [@property setter]
    struct Value
    @property
    opDispatch
    (
    string name
    )
    (
    string value
    )

Meta