refactor(gen): Unifying attribute allowInactiveMembers
Created by: cuadradek
- There used to be two boolean resource attributes for allowing inactive members - resource:def:allowExpiredMembers and resource:def:AllowNotValidMembers.
- Now, these attributes were replaced by one new attribute resource:def:allowInactiveMembers and gen scripts using them were updated.