functionIsValidFieldNamefunc IsValidFieldName(value string) boolCheck unquoted generated property and query-path syntax.Source schema/identifier.go:58@param valueThe candidate identifier.@returnsTrue for a lower-case-leading alphanumeric/underscore field name.