The exact same thing could be accomplished with
LET enemy$ = "health,type,level,x,y"
and some string field replacement tricks.
Or, in a language better than SilverCreator, you could use an array, list, or something similar.
OOP is more structured than procedural or functional, but it's syntax is often cryptic and it's compilers error prone.