Action.stringParam

sets optional string parameter

  1. string stringParam [@property getter]
  2. string stringParam [@property setter]
    class Action
    @property
    stringParam
    (
    string v
    )

Meta