Query.command

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

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

Meta