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
Description
I'd like to have a bitmask argument in the PropertyAccessor constructor. Currently, it's hard to understand on the first sight what each argument means while initializing PropertyAccessor. I know that PropertyAccessor intended not to be used in the application code, but it doesn't prevent to use it anyway.