sql property

String? sql
getter/setter pair

The SQL query string which can be executed.

Output only.

Implementation

core.String? sql;