ActionFieldCollection: ActionFieldBase & {
    collectionName: string;
    type: "Collection";
}