mono_field_get_value on a field that is a reference type (Its a class) but its giving me exception errors because the value is uninitialized and its null. Is there a way to check or handle null values with mono_field_get_value or is there a way to check beforehand if its null?