Add `is` prefix to boolean fields
Edvinas01 opened this issue · 0 comments
Edvinas01 commented
Add is
prefix to all boolean
values, e.g., isLockDescription
. Make sure that FormerlySerializedAsAttribute
is also specified for backwards compatibility.
TODOs:
- Add
is
prefix toboolean
fields - Update images in documentation