RecentData.description

Set description field.

  1. string description [@property getter]
  2. string description [@property setter]
    class RecentData
    @property
    void
    description
    (
    string propval
    )

Parameters

propval string

a UTF-8 encoded string, containing a short description of the resource, or null;