VB6 Module Public Var Xojo Equiv

if it is a class now by the converter its more like
dim m as new modMatrix
m.Eq = c
a vb6 modul should be equivalent to a modul in xojo …
it was really a modul in vb6? should have file extension .bas , a class would be .cls
btw global variables in vb6 is not a good thing.