Skip to content

Accessing nested fields / properties #19

@slimshader

Description

@slimshader

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions