This commit renames the python Brush properties that end with `_tool` to `_brush_type` (e.g. `sculpt_tool` -> `sculpt_brush_type`) to better distinguish the property from the concept of tools in a workspace context. Resolves #124201 Pull Request: https://projects.blender.org/blender/blender/pulls/139909