The current TSFASTImporter import a model representing exactly the TreeSitter AST and it cannot manage properties that are not matching a TSNode.
I have a prototype of a TSFASTCustomizableImporter I will propose to integration that allows to customize the import of a FAST model.
Opening an issue to keep track of what I'll propose to integration