Instead of `GetProperty()`, just overload the `[]` operator to access a property. Perhaps `GetProperty()` should be soft deprecated along with this? @mtangoo You can assign this to me.
Instead of
GetProperty(), just overload the[]operator to access a property.Perhaps
GetProperty()should be soft deprecated along with this?@mtangoo You can assign this to me.