Creates a dlang dsl language for accessing properties out of a ComponentType.
accessor used to access property like values
accessor used to access indexed like values
PropertyPathAccessor!(ComponentType, FieldType, KeyType) with dsl like configuration.
See Implementation
Creates a dlang dsl language for accessing properties out of a ComponentType.