name property

String name

The name of this result set, as it appears in sql statements. This should be the raw name, not an escaped version.

To obtain an escaped name, use escapedName.

Implementation

String get name;