Describe the issue linked to the documentation
The documentation on Pipelines states that transform is a property while listing the parameters and return value. The issue comes from the definition of transform as a property, that is not the actual source code of the method.
Suggest a potential alternative/fix
The entry should be listed as a method with a link to the source code like other methods,