get

operator fun get(name: String): IdxRemediation.Form.Field?

Returns the field within this remediation with the given name or key-path.

To retrieve nested fields, keyPath "." notation can be used to select fields within child forms.