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
Turn PropertyPath into an interface as its implementation cannot be instantiated directly and the implementation should be actually more decoupled from the interface for future extension.