E.g. we have this thing: ``` table TranslationAndMat3x3 { // [...] from_parent: bool = false (order: 300); } ``` Would be nice to actually get that information down to code generators; although right now it's just this one so we get away with hacks for now.