UIString.value

Set raw value using property

  1. dstring value [@property getter]
  2. dstring value [@property setter]
    struct UIString
    @property
    void
    value
    (
    dstring newValue
    )

Meta