Member predicate StructType::hasOwnField
Holds if this struct contains a field name
with type tp
;
isEmbedded
is true if the field is embedded.
Note that this predicate does not take promoted fields into account.
predicate hasOwnField(int i, string name, Type tp, boolean isEmbedded)