friendlyName property

String? friendlyName
getter/setter pair

Friendly name for the destination table.

If the table already exists, it should be same as the existing friendly name.

Optional.

Implementation

core.String? friendlyName;