Error 485 - Dynamic/Field strings not allowed

Dynamic/Field strings not allowed - A TYPE or UNION may not include a dynamic string or a field string as a member, because the total size of the structure must be known at compile-time.  Fixed-length strings and Nul-Terminated Strings should be used instead.