/** Get the name of the view. */
 public TableName getName() {
   return definition.getObjectName();
 }