Function Queries.describePrepared

Submits a request to obtain information about the specified prepared statement, and waits for completion.

immutable(Answer) describePrepared (
  string statementName
);