Multi-line property missing in Text Array [blueprints]

Ran into this issue myself. A workaround is to encapsulate the text variable in a struct. You can set the multi-line property in the struct and then use an array of structs.