go/types.Var.IsField (method)

one use

	go/types (current package)
		object.go#L368: func (obj *Var) IsField() bool { return obj.isField }