Reporting Issues for Documentation

Doc:

Issue:
There is at least 2 mistake in this documentation.
The code samples do not reflect what it is said in the text description.
“When you define variables in your Viewmodel, each variable should be Private”
In the code sample they are public.
" If you create custom Getter or Setter functions, do not make them UFUNCTIONS"
In the sample, you used the “UFUNCTION” attribute.

This is an useful feature, so I hope you can clean this page so we know what to code (even if it is in BETA stage :D)
Thanks,