You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use fields instead of method in ObjectPrinter
This should prevent the ObjectPrinter to print getter names, instead of
property names.
It will also no longer printer componentX method names.
Resolves#110