PropertyStruct.f

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

Meta