Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessing nested fields / properties #19

Open
slimshader opened this issue Feb 23, 2021 · 0 comments
Open

Accessing nested fields / properties #19

slimshader opened this issue Feb 23, 2021 · 0 comments

Comments

@slimshader
Copy link

Hi,

based on the docs I don't think there is direct support for this case so: what would be the best way to to approach the problem of setting or getting the value of a nested field or property, for example:

obj.SetValue("Level1.Leve2.Level3", value);

where each Level# accessor can be either a Field or a Property

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant