Conflicts with '<name1>', which is implicitly created for '<name2>' in <type> '<name3>'
The name of a type member conflicts with another implicitly created member.
Error ID: BC31058
To correct this error
- Rename the explicitly declared member to remove the naming conflict.