Query.command

A getter/setter pair for the command that will be executed.

  1. string command [@property getter]
    struct Query
    @property
    string
    command
    (
    )
  2. string command [@property setter]

Meta