Introspection should check that properties in `[StrongDictionary]` types have both getter and setters
Open
enhancement
iOS
macOS
tests
- Dominant language
- C#
- Stars
- 2.9k
- Forks
- 576
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 96
Description
E.g.
```
[TV (12, 0), iOS (12, 0), Mac (10, 14)]
bool AuxiliaryPortraitEffectsMatte { get; }
```
is not usable for most scenarios
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.