Right now namePrefix is of string type and only allow to specify one prefix. **Describe the solution you'd like** It would be great if we can specify multiple prefixes. namePrefix could have been an array of strings. **Describe alternatives you've considered** No alternative