SP.ChangeQuery.rename Property
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies whether renaming changes are included in the query.
var value = SP.ChangeQuery.get_rename();
SP.ChangeQuery.set_rename(value);
Property Value
Type: Boolean