hasNamedFields abstract method
Checks if this record has any named fields.
Returns:
trueif at least one named field existsfalseotherwise
Implementation
bool hasNamedFields();
Checks if this record has any named fields.
Returns:
true if at least one named field existsfalse otherwisebool hasNamedFields();