NaData.strVal

Setter for strVal

  1. dchar[] strVal [@property getter]
  2. dchar[] strVal [@property setter]
    union NaData
    @property
    dchar[]
    strVal
    (
    dchar[] newVal
    )

Meta