Rename a single named prop.
Old prop name. Must be present in the given props.
New prop name. Must be present in the props of the given component.
Optional displayName wrapper. Defaults to renameProp[OLD_NAME][NEW_NAME].
displayName
renameProp[OLD_NAME][NEW_NAME]
Rename a single named prop.