Removes the Task with the given name from this part
Removes ALL tasks if a name is not given
overload 1:
models:removeTask()
| Method Property | Fluent Description | Representation |
| Return Value | nil | |
overload 2:
models:removeTask(taskName)
| Method Property | Fluent Description | Representation |
| taskName accepts | a String | |
| Return Value | nil | |