Field: {
    docs: string[];
    name: string | undefined;
    typeId: TypeId;
    typeName: string | undefined;
}