Variant.get

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T get [@property getter]
  2. returnT!(S) get [@property getter]
    struct Variant
    version(!DDoc)
    @property
    returnT!(S)
    get
    (
    S
    )
    ()

Meta