rename method

Modifier rename(
  1. FieldName newField
)

Implementation

Modifier rename(FieldName newField) => update(this).rename(newField);