Which of the following is *false* when a Lightning Web Component decorates a field with @api?
Poll
- parent sets value anytime
- child can change value
- field is read-only
- field is public to parent