Have found a solution: I need to inquire only the type of a field, and the call
vtype = fieldtype(typeof(obj), :L)
gives no error.
Have found a solution: I need to inquire only the type of a field, and the call
vtype = fieldtype(typeof(obj), :L)
gives no error.