5 Replies
so apparently it loses all its properties
if its nullable
even tho i abort the function if it's null
you can use:
Since you checked if it is null before, the .Value will not generate errors.
it doesn't have a
Value
property tho
and that doesnt solve my issueSorry, I got it wrong, I can't reproduce your error, unless I write the property name wrong.
ah ok
i just needed to make it a class and not a struct