Attempt to call a non-callable object

Last modified: 03 December 2024

Reports a problem when you are trying to call objects that are not callable, like, for example, properties:

Example: