Bugfix
An association property also has a type - namely the type tl.model:TLProperty, which is currently not found.
Test
- all(`tl.model:TLAssociation`).get(`tl.model:TLAssociation#localParts`).filter(p -> $p.instanceOf(`tl.model:TLProperty`)) returns a non-empty result.