I have an issue when trying to document javascript methods,
I really don't think I should be setting a property for getMother() but rather a method.
Yet I don't know if it's even supported (I'm using VS Code).
So the given example might work, but it doesn't add parenthesis when autocompleting and just isn't clean because we are seeing it as a property.
I spent a few hours searching for a solution and failed. I hope someone knows the answer, feel free to ask for more details.
