thomazfb
08/10/2017, 10:16 PMval
from another module of my application through reflection, but right now when I access the object with ::class.memberProperties
all I get is the public fields from that object, what I am doing wrong? There's another way to achieve that?